TListBase<T>.Items[Integer] Property

Represents property Items[Integer].

Namespace: Spring.Collections.Base
public
 property Items[index: Integer]: T read GetItem write SetItem; default;

Parameters

index
Type: Integer

Property Value

Type: T